WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowColCollection<T> Class / Item Property
In This Topic
    Item Property (GridRowColCollection<T>)
    In This Topic
    Syntax
    public T this[ 
       int index
    ]; {get; set;}

    Parameters

    index
    See Also